Skip to content

Update dependency gradio to v6#40

Open
mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/gradio-6.x
Open

Update dependency gradio to v6#40
mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/gradio-6.x

Conversation

@mend-for-github-com

@mend-for-github-com mend-for-github-com Bot commented Mar 1, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
gradio major ==3.41.2==6.20.0

By merging this PR, the issue #2 will be automatically resolved and closed:

Severity CVSS Score Vulnerability Reachability
High High 8.6 CVE-2024-1540

Reachable

High High 8.6 CVE-2024-4325

Reachable

High High 8.2 CVE-2026-28416

Reachable

High High 7.5 CVE-2024-0964

Reachable

High High 7.5 CVE-2024-1561

Unreachable

High High 7.5 CVE-2024-1728

Reachable

High High 7.5 CVE-2024-34510

Reachable

High High 7.5 CVE-2024-47871

Unreachable

High High 7.5 CVE-2024-4941

Unreachable

High High 7.5 CVE-2025-23042

Reachable

High High 7.5 CVE-2026-28414

Reachable

High High 7.5 CVE-2026-49119

Reachable

High High 7.4 CVE-2026-59806

Reachable

High High 7.3 CVE-2024-2206

Unreachable

High High 7.3 CVE-2024-47084

Reachable

High High 7.3 CVE-2024-47167

Reachable

High High 7.3 CVE-2024-47872

Reachable

Medium Medium 6.8 CVE-2026-48545

Reachable

Medium Medium 6.5 CVE-2024-1183

Unreachable

Medium Medium 6.5 CVE-2024-47870

Reachable

Medium Medium 6.5 CVE-2024-48052

Reachable

Medium Medium 5.9 CVE-2024-1729

Unreachable

Medium Medium 5.6 CVE-2023-51449

Reachable

Medium Medium 5.3 CVE-2024-47165

Unreachable

Medium Medium 5.3 CVE-2024-47868

Unreachable

Medium Medium 4.7 CVE-2024-47867

Unreachable

Medium Medium 4.3 CVE-2024-1727

Unreachable

Medium Medium 4.3 CVE-2024-47166

Reachable

Medium Medium 4.3 CVE-2024-47168

Reachable

Medium Medium 4.3 CVE-2024-47869

Reachable

Medium Medium 4.3 CVE-2026-28415

Reachable

Low Low 3.1 CVE-2024-47164

Reachable

Low Low 2.5 CVE-2026-10783

Reachable


Release Notes

gradio-app/gradio (gradio)

v6.20.0

Compare Source

Features
Fixes

v6.19.0

Compare Source

Features
  • #​13526 53cb4ca - Run pnpm lint and pnpm ts:check on CI. Thanks @​abidlabs!
  • #​13534 a11c728 - Re-translate i18n choices display names when the language is switched at runtime. Thanks @​hysts!
  • #​13524 d4d340d - Run gr.Workflow subgraphs via the Gradio API — each subgraph is exposed as a named endpoint (returning all of its outputs) reusing /info, /call, and /api, with a "View API" panel in the canvas. Thanks @​abidlabs!
Fixes

v6.18.0

Compare Source

Features
Fixes

v6.17.3

Compare Source

Features

v6.16.0

Compare Source

Features
Fixes
  • #​13437 97d541f - Fix path traversal in gr.FileExplorer.preprocess by validating selected paths with _safe_join (consistent with ls()), rejecting absolute/.. paths that escape root_dir. Thanks @​abidlabs!
  • #​13438 010ee63 - Fix open-redirect bypass in gradio.oauth._redirect_to_target where 4+ leading slashes (or backslashes) in _target_url produced a scheme-relative redirect to an external host, restoring CVE-2026-28415. Thanks @​abidlabs!
  • #​13240 0d670ad - Fix browser freeze when a dataframe's value is set (e.g. via a tab select event), and only dispatch the tabs select event when the selected tab actually changes. Thanks @​freddyaboulton!
  • #​13461 702a8b1 - Fix runtime language switching not re-translating component labels/values (only the footer updated). @gradio/utils resolved its own duplicate svelte-i18n instance whose locale store was never updated; the retranslation trigger now uses the live formatter store injected by @gradio/core. Thanks @​abidlabs!
  • #​13458 939e84c - Defer Node front proxy startup until Python is ready in SSR mode. Thanks @​pngwn!
  • #​13436 48d0e27 - Fix SSRF in Image/Gallery SVG postprocessing and Audio streaming postprocessing by routing user-influenced URL fetches through safehttpx. Thanks @​abidlabs!
  • #​13451 29bd7a0 - gr.Dropdown() Fixes. Thanks @​dawoodkhan82!

v6.15.2

Compare Source

Features
Fixes
  • #​13396 67df918 - Convert audio to int16 for all formats in audio_to_file so non-WAV outputs (mp3, flac, ogg) no longer encode as noise. Thanks @​GopalGB!

v6.15.1

Compare Source

Features
Fixes

v6.15.0

Compare Source

Features
Fixes

v6.14.0

Compare Source

Features
Fixes

v6.13.0

Compare Source

Features
Fixes

v6.12.0

Compare Source

Features
Fixes

v6.11.0

Compare Source

Features
Fixes

Note

PR body was truncated to here.

@mend-for-github-com mend-for-github-com Bot added the security fix Security fix generated by Mend label Mar 1, 2026
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/gradio-6.x branch from 68d99f1 to 9087fa4 Compare April 13, 2026 09:36
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/gradio-6.x branch from 9087fa4 to c2f8e97 Compare May 28, 2026 12:32
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/gradio-6.x branch from c2f8e97 to 3ef4cef Compare July 2, 2026 18:22
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/gradio-6.x branch from 3ef4cef to 8ed1157 Compare July 9, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants